SySEVISXML 
Logical Entity Name  SySEVISXML 
Default Table Name  SySEVISXML 
Physical Only  NO 
Definition 
 
Note 
 

SySEVISXML Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SySEVISBatchID(FK)    int  NO 
 
strXML    text  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
Ts    timestamp  NO 
 
SySEVISXMLId(PK)    int  NO 
 

SySEVISXML Primary and Unique Keys 
Key Name  Key Type  Keys 
SySEVISXML_SySEVISBatchID_U_N_IDX  Index  SySEVISBatchID 
SySEVISXML_SySEVISXMLId_U_C_IDX  PrimaryKey  SySEVISXMLId 

SySEVISXML Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SySEVISBatch  Non-Identifying  One To Zero or More  FK_SySEVISXML_SySEVISBatchID_SySEVISBatch_SySEVISBatchID      SySEVISBatchID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SySEVISXML_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SySEVISXML Check Constraints 
Check Constraint Name  CheckConstraint